Search Result  

ChatGPT Changes Everything, But Not in the Way You Think

The world significantly changed last week, but it might not have changed in the way you think. Recen ...View More

.NET 7 Update: List Patterns in 10 Minutes or Less

In C# 11, we now have pattern matching on Lists, and it is awesome. Let's see it in action in this 1 ...View More

.NET 7 Update: Newlines in String Interpolation in 10 Minutes or Less

In C# 11, can now use newlines in our string interpolation statements. Let's see it in action in thi ...View More

.NET 7 Update: Required Properties in 10 Minutes or Less

In C# 11, properties can now be marked as required. Let's see it in action in this 10-Minute Trainin ...View More

.NET 7 Update: Nanoseconds in DateTime in 10 Minutes or Less

Objects in C# that use time such as DateTime now have access to the Microseconds and Nanoseconds val ...View More

Build games with C# and Visual Studio | .NET Conf 2022

When you think about C#, game development might not be the first thing that comes to your mind, but  ...View More

Announcing ML.NET 2.0 | .NET Conf 2022

ML.NET is a free, cross-platform, and open-source machine learning framework built for .NET develope ...View More

.NET 7 Update: Nullable Models in MVC in 10 Minutes or Less

In .NET 7, we can now have nullable page models and view models in Razor Pages and MVC. Let's see it ...View More

Build More Predictable Event-Driven System with CloudEvents, .NET and Azure | .NET Conf 2022

"You know the events are everywhere. But their event publishers describe them differently. CNCF's Cl ...View More

Migrate Your Legacy ASP.NET Projects to ASP.NET Core Incrementally with YARP | .NET Conf 2022

"YARP (Yet Another Reverse Proxy) might have a funny name, but it a very serious tool when it comes  ...View More